table of contents
FcStrListDone(3) | FcStrListDone(3) |
NAME¶
FcStrListDone - destroy a string iterator
SYNOPSIS¶
#include <fontconfig/fontconfig.h> void FcStrListDone (FcStrList *list);
DESCRIPTION¶
Destroys the enumerator list.
06 3月 2018 | Fontconfig 2.13.0 |